%include modules\uservalidate.inc %/include IDimager Catalog Browser %include api.inc %/include
Catalog Labels
(loading...)
Portfolios
(loading...)
Ratings
5 star rated
4 star rated
3 star rated
2 star rated
1 star rated
 
%code result := toWideString(''); if SessionData.Prop['IsAdmin'] then begin result := result + ''; result := result + 'you have admin rights...'; result := result + ''; end else begin result := result + ''; result := result + 'logout...'; result := result + ''; end %/code powered by IDimager